Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
simonknittel committed Jan 6, 2025
1 parent f616cb7 commit e980abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/roles/components/OverviewTab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export const OverviewTab = ({ className, role }: Props) => {

<div className="flex flex-col md:flex-row gap-4 mt-4">
<div>
<label className="block font-bold">Icon (nur 1:1)</label>
<label className="block font-bold">Icon</label>

<ImageUpload
resourceType="role"
Expand Down

0 comments on commit e980abd

Please sign in to comment.