website refactor
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Box } from './primitives/Box';
|
||||
import { Text } from './Text';
|
||||
import { Box } from './Box';
|
||||
import { Button } from './Button';
|
||||
import { Text } from './Text';
|
||||
|
||||
export interface StepperProps {
|
||||
value: number;
|
||||
|
||||
Reference in New Issue
Block a user