mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Add post list
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import * as React from 'react';
|
||||
|
||||
import '../../stylesheets/components/Board/NewPostForm.scss';
|
||||
|
||||
interface Props {
|
||||
title: string;
|
||||
description: string;
|
||||
|
||||
Reference in New Issue
Block a user