Skip to content

Commit

Permalink
chore: others page updated
Browse files Browse the repository at this point in the history
  • Loading branch information
MdSoikot committed Sep 18, 2024
1 parent f3efa70 commit 44a18ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend/src/pages/Others/Others.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default function Others() {
</h3>
</div>
<div className={cls.installed}>
<span>Active Installs : 5000+</span>
<span>Active Installs : 7000+</span>
</div>
<Button
type="link"
Expand All @@ -44,7 +44,7 @@ export default function Others() {
</h3>
</div>
<div className={cls.installed}>
<span>Active Installs : 6,000+</span>
<span>Active Installs : 10,000+</span>
</div>
<Button
type="link"
Expand All @@ -68,7 +68,7 @@ export default function Others() {
</h3>
</div>
<div className={cls.installed}>
<span>Active Installs : 3000+</span>
<span>Active Installs : 7000+</span>
</div>
<Button
type="link"
Expand All @@ -89,7 +89,7 @@ export default function Others() {
<h3>Auto Post Scheduler & Poster for Blog to Social Media Share - Bit Social (Beta)</h3>
</div>
<div className={cls.installed}>
<span>Active Installs : 10+</span>
<span>Active Installs : 60+</span>
</div>
<Button
type="link"
Expand Down

0 comments on commit 44a18ae

Please sign in to comment.