Add Zed Pro Trial Upsell (#29938)
This PR adds an upsell to try Zed Pro Release Notes: - N/A --------- Co-authored-by: Marshall Bowers <git@maxdeviant.com>
This commit is contained in:
parent
b4653c15b8
commit
9568fa1166
9 changed files with 714 additions and 14 deletions
|
@ -24,6 +24,8 @@ use crate::prelude::*;
|
|||
pub enum VectorName {
|
||||
ZedLogo,
|
||||
ZedXCopilot,
|
||||
Grid,
|
||||
AiGrid,
|
||||
}
|
||||
|
||||
/// A vector image, such as an SVG.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue