initial testing with mock feed

This commit is contained in:
plebbitor
2023-02-07 13:23:14 +01:00
parent fb39ef5bc5
commit 0969cf9bb8
14 changed files with 88 additions and 65 deletions
-5
View File
@@ -1,5 +0,0 @@
import styled from 'styled-components';
export const Title = styled.h1`
font-size: 1.5em;
`;