Skip to content

Commit c9902cd

Browse files
jyash97CompuIves
authored andcommitted
feix: spacing issue (codesandbox#2955)
1 parent efd1bd6 commit c9902cd

File tree

1 file changed

+1
-2
lines changed
  • packages/app/src/app/pages/Dashboard/Content/routes/Templates

1 file changed

+1
-2
lines changed

packages/app/src/app/pages/Dashboard/Content/routes/Templates/Templates.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ export const Templates = ({ match }) => {
5757
<p style={{ marginBottom: '0.5rem' }}>
5858
You have not created any templates yet. You can create a template
5959
by dragging a sandbox from {'"'}My Sandboxes{'"'} to here or by
60-
clicking
61-
{'"'}Create Template{'"'} from the editor.
60+
clicking {'"'}Create Template{'"'} from the editor.
6261
</p>
6362
You can learn more about templates{' '}
6463
<a href="/docs/templates" target="_blank">

0 commit comments

Comments
 (0)