Merge branch 'feat-bookmarks' of https://github.com/themohammadsa/responsively-app into feat-bookmarks

This commit is contained in:
themohammadsa 2023-06-13 12:18:25 +05:30
commit e60a843959

View file

@ -37,6 +37,7 @@ const Previewer = () => {
'flex-col': dockPosition === DOCK_POSITION.BOTTOM,
'flex-row': dockPosition === DOCK_POSITION.RIGHT,
'justify-between': !isIndividualLayout,
'justify-center': isIndividualLayout,
})}
>
<div