make splat viewer the app's only view
Root route renders SplatViewer directly; removed template tabs, home/explore screens and modal.
This commit is contained in:
@@ -18,7 +18,6 @@ const MAPPING = {
|
||||
'paperplane.fill': 'send',
|
||||
'chevron.left.forwardslash.chevron.right': 'code',
|
||||
'chevron.right': 'chevron-right',
|
||||
'rotate.3d': 'view-in-ar',
|
||||
} as IconMapping;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user