Skip to content

Commit 3872523

Browse files
committedMar 21, 2023
docs: add missing space in footer
1 parent 14eab55 commit 3872523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/docs/src/components/Footer.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const Footer: FC = () => {
4040
<a href="https://creativecommons.org/licenses/by/3.0/" target="_blank" rel="noreferrer">
4141
CC BY 3.0
4242
</a>
43-
.
43+
.{' '}
4444
<strong>
4545
CoreUI PRO requires a{' '}
4646
<a href="https://coreui.io/pricing/?framework=react&docs=footer">commercial license</a>.

0 commit comments

Comments
 (0)
Please sign in to comment.