Gab Social. All are welcome.
This commit is contained in:
9
app/javascript/gabsocial/features/explore/index.js
Normal file
9
app/javascript/gabsocial/features/explore/index.js
Normal file
@@ -0,0 +1,9 @@
|
||||
import React from 'react';
|
||||
|
||||
const Explore = () => (
|
||||
<div className='column explore-page'>
|
||||
explore
|
||||
</div>
|
||||
);
|
||||
|
||||
export default Explore;
|
||||
Reference in New Issue
Block a user