Skip to content

Commit

Permalink
feat: added title prop to section1
Browse files Browse the repository at this point in the history
  • Loading branch information
damla committed Jan 4, 2021
1 parent c8c4459 commit ef1914d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default function Anasayfa ({
<Content
backgroundColor={'#bed0bd20'}
left={<Logo width={120} height={40} />}
title={'test'}
title={title}
blockquote={
<BlockQuote>
Lorem Ipsum is simply dummy text of the printing and typesetting
Expand Down

0 comments on commit ef1914d

Please sign in to comment.