Skip to content

Commit

Permalink
πŸ’„ front: forgot a spot of red access level (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericlinagora committed Apr 29, 2024
1 parent 9b092fd commit 46300ad
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ const ChangePublicLinkAccessLevelRow = (props: {
className='!p-0 leading-tight text-end !pr-8 border-none bg-transparent dark:bg-transparent'
disabled={props.disabled}
size={'sm'}
noRedBobMode={true}
level={props.level}
hiddenLevels={['remove']}
onChange={props.onChange}
Expand Down

0 comments on commit 46300ad

Please sign in to comment.