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