feature & fix
deskripsi: - fix Text input - feature Box footer & button center
This commit is contained in:
@@ -16,7 +16,7 @@ export default function InformationBox({ text }: { text: string }) {
|
||||
<Ionicons
|
||||
name="information-circle-outline"
|
||||
size={24}
|
||||
color={MainColor.white}
|
||||
color={MainColor.white_gray}
|
||||
/>
|
||||
</Grid.Col>
|
||||
<Grid.Col span={10} style={{ justifyContent: "center" }}>
|
||||
|
||||
Reference in New Issue
Block a user