We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da33e46 commit 2c81b30Copy full SHA for 2c81b30
src/pages/Team.tsx
@@ -21,7 +21,7 @@ const Teams: React.FC = () => (
21
<div className="pageContainer">
22
<ContentContainer>
23
<OurTeam />
24
- {/* <TeamsDisplayer initFilterSetting={0} /> */} // TODO: uncomment me when teamhub roster has been updated properly.
+ {/* <TeamsDisplayer initFilterSetting={0} /> // TODO: uncomment me when teamhub roster has been updated properly. */}
25
</ContentContainer>
26
</div>
27
0 commit comments