This website requires JavaScript.
Explore
Help
Register
Sign In
ahasani
/
pasargad
Watch
1
Star
0
Fork
0
You've already forked pasargad
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a0c499cd588eab592920fcb76681715fa16e48b4
pasargad
/
src
/
components
/
layout
/
achievementTextBox
/
achievementTextBox.d.ts
T
5 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add AchievementTextBox and InnerPageBanner components with respective types
2025-06-02 14:13:15 +03:30
export
interface
IAachievementTextBoxProps
{
title
:
string
;
feat: Add Docker support and improve API structure
2025-06-05 16:03:59 +03:30
reverseColor?
:
boolean
;
feat: add AchievementTextBox and InnerPageBanner components with respective types
2025-06-02 14:13:15 +03:30
}
Reference in New Issue
Copy Permalink