Reorder of buttons
This commit is contained in:
@@ -155,15 +155,15 @@ const App: React.FC<AppProps> = () => {
|
||||
<Subtitle1 block className={styles.sectionTitle}>
|
||||
Content
|
||||
</Subtitle1>
|
||||
<MatchSizes />
|
||||
<div style={{ marginTop: "8px" }}></div>
|
||||
<MatchProperties />
|
||||
<div style={{ marginTop: "8px" }}></div>
|
||||
<RoundImage />
|
||||
<MatchSizes />
|
||||
<div style={{ marginTop: "8px" }}></div>
|
||||
<SwapPositions />
|
||||
<div style={{ marginTop: "8px" }}></div>
|
||||
<InsertTitles />
|
||||
<div style={{ marginTop: "8px" }}></div>
|
||||
<RoundImage />
|
||||
</div>
|
||||
|
||||
<div className={styles.section}>
|
||||
|
||||
Reference in New Issue
Block a user