fix: bugs fixed
This commit is contained in:
parent
c4079c4e0c
commit
a2db04f9ff
35 changed files with 719 additions and 569 deletions
5
apps/app/components/common/board-view/single-board.tsx
Normal file
5
apps/app/components/common/board-view/single-board.tsx
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
const SingleBoard = () => {
|
||||
return <></>;
|
||||
};
|
||||
|
||||
export default SingleBoard;
|
||||
Loading…
Add table
Add a link
Reference in a new issue