Skip to content

Commit 910e17f

Browse files
committed
feat: add little tag to identify POC
1 parent 2fa5cad commit 910e17f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/profile/ProfilePage.jsx

+1
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ class ProfilePage extends React.Component {
212212
/>
213213
</div>
214214
</div>
215+
<div>PluginPOC</div>
215216
<div className="col pl-0">
216217
<div className="d-md-none">
217218
{this.renderHeadingLockup()}

0 commit comments

Comments
 (0)