website refactor
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import React from 'react';
|
||||
import { Box } from './primitives/Box';
|
||||
import { Box } from './Box';
|
||||
|
||||
export interface SkeletonProps {
|
||||
width?: string | number;
|
||||
|
||||
Reference in New Issue
Block a user