website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React, { ChangeEvent, SelectHTMLAttributes } from 'react';
|
||||
import { Stack } from './Stack';
|
||||
import { Stack } from './primitives/Stack';
|
||||
import { Text } from './Text';
|
||||
|
||||
interface SelectOption {
|
||||
|
||||
Reference in New Issue
Block a user