v0 - add sso

This commit is contained in:
Ishaan Jaff 2024-04-10 11:49:27 -07:00
parent 25347b1f6f
commit 09ef6f827c

View file

@ -434,7 +434,7 @@ const AdminPanel: React.FC<AdminPanelProps> = ({
</Form.Item>
</>
<div style={{ textAlign: "right", marginTop: "10px" }}>
<Button2 htmlType="submit">Update role</Button2>
<Button2 htmlType="submit">Save</Button2>
</div>
</Form>