mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
added tooltip
This commit is contained in:
@@ -6,6 +6,7 @@ import Board from './components/Board';
|
||||
import Thread from './components/Thread';
|
||||
import Catalog from './components/Catalog';
|
||||
import { createGlobalStyle } from 'styled-components';
|
||||
import 'react-tooltip/dist/react-tooltip.css';
|
||||
|
||||
export const BoardContext = React.createContext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user