website refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
import { Box } from './Box';
|
||||
import { Surface } from './Surface';
|
||||
import { Box } from './primitives/Box';
|
||||
import { Surface } from './primitives/Surface';
|
||||
import { Text } from './Text';
|
||||
|
||||
export interface ErrorBannerProps {
|
||||
|
||||
Reference in New Issue
Block a user