website refactor
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import React, { ReactNode } from 'react';
|
||||
import { Box } from './primitives/Box';
|
||||
import { Text } from './Text';
|
||||
import { Surface } from './primitives/Surface';
|
||||
import { ReactNode } from 'react';
|
||||
import { Avatar } from './Avatar';
|
||||
import { Box } from './Box';
|
||||
import { Surface } from './Surface';
|
||||
import { Text } from './Text';
|
||||
|
||||
export interface FeedItemProps {
|
||||
user: {
|
||||
|
||||
Reference in New Issue
Block a user