mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35: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 ComboBox = styled.select`
|
||||
export default styled.select`
|
||||
padding: 8px;
|
||||
border-radius: 2px;
|
||||
color: var(--secondary-foreground);
|
||||
|
||||
Reference in New Issue
Block a user