mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unused style
This commit is contained in:
parent
6d480ffe38
commit
1b5a179a00
1 changed files with 0 additions and 5 deletions
|
|
@ -38,11 +38,6 @@ const CopyButton = () => {
|
|||
}
|
||||
|
||||
export default function Newsletters(): JSX.Element {
|
||||
const HighlightText = styled(SpanBox, {
|
||||
padding: '2px',
|
||||
background: '$highlightBackground',
|
||||
})
|
||||
|
||||
return (
|
||||
<PrimaryLayout
|
||||
pageMetaDataProps={{
|
||||
|
|
|
|||
Loading…
Reference in a new issue