website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import { Box } from './Box';
|
||||
import { Box } from './primitives/Box';
|
||||
|
||||
interface CheckboxProps {
|
||||
checked: boolean;
|
||||
|
||||
Reference in New Issue
Block a user