mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 14:53:24 +00:00
Fix year NaN, no longer open unreleased
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import { Input, styled } from "tamagui";
|
||||
|
||||
export const MWInput = styled(Input, {
|
||||
fontWeight: "$semibold",
|
||||
|
||||
variants: {
|
||||
type: {
|
||||
default: {
|
||||
|
Reference in New Issue
Block a user