Skip to content

Commit 28902ac

Browse files
LianaHusAniket-Engg
authored andcommitted
Update remix-ui-tabs.tsx
1 parent 29c2c40 commit 28902ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-ui/tabs/src/lib/remix-ui-tabs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ export const TabsUI = (props: TabsUIProps) => {
208208
<i className="fas fa-play"></i>
209209
</button>
210210
</CustomTooltip>
211-
<div className= "d-flex"
211+
<div className= "d-flex">
212212
<CustomTooltip
213213
placement="bottom"
214214
tooltipId="overlay-tooltip-explaination"

0 commit comments

Comments
 (0)