mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Add edit link to posts and comments
This commit is contained in:
5
app/javascript/components/shared/Separator.tsx
Normal file
5
app/javascript/components/shared/Separator.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import * as React from 'react';
|
||||
|
||||
const Separator = () => <span> • </span>
|
||||
|
||||
export default Separator;
|
||||
Reference in New Issue
Block a user