Merge branch 'main' of https://git.zetcraft.ru/cevka/OgeetoCaseCyberGarden
This commit is contained in:
@ -4,11 +4,7 @@ import styled from 'styled-components';
|
||||
import { HttpApiMethods } from '../fetchUtils/FetchUtils';
|
||||
import EditForm from '../post/PostForm';
|
||||
|
||||
const Taged = styled.div({
|
||||
borderRadius: 10,
|
||||
backgroundColor: 'gray',
|
||||
|
||||
})
|
||||
|
||||
|
||||
const httpApiMethods = new HttpApiMethods()
|
||||
|
||||
|
Reference in New Issue
Block a user