mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
fix(core): wrong color of ai-subscribe button (#7816)
This commit is contained in:
@@ -60,7 +60,7 @@ export const AIPlan = () => {
|
||||
) : (
|
||||
<>
|
||||
<AISubscribe
|
||||
className={styles.learnAIButton}
|
||||
className={styles.purchaseButton}
|
||||
displayedFrequency="monthly"
|
||||
/>
|
||||
<a href="https://ai.affine.pro" target="_blank" rel="noreferrer">
|
||||
|
||||
Reference in New Issue
Block a user