mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
added craco, initial board styling
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import React from 'react';
|
||||
import { Title } from './styled/Board.styled';
|
||||
|
||||
const Thread = () => {
|
||||
return (
|
||||
<Title>thread</Title>
|
||||
<h1>thread</h1>
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user