mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 23:16:03 +01:00
chore(web): update react and chakra versions
hopefully nothing broke that I didn't notice prayge
This commit is contained in:
@@ -65,8 +65,11 @@ const Progressbar: React.FC = () => {
|
||||
}
|
||||
/>
|
||||
<Text
|
||||
maxWidth={350}
|
||||
fontFamily="Inter"
|
||||
isTruncated
|
||||
textOverflow="ellipsis"
|
||||
overflow="hidden"
|
||||
whiteSpace="nowrap"
|
||||
fontSize={22}
|
||||
fontWeight="light"
|
||||
position="absolute"
|
||||
|
||||
Reference in New Issue
Block a user