mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Add i18n, use default imports for UI.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import styled from "styled-components";
|
||||
|
||||
export const Banner = styled.div`
|
||||
export default styled.div`
|
||||
padding: 8px;
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user