mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(card): some fix title (#27099)
## What is the current behavior? <!-- Please describe the current behavior that you are modifying. --> <!-- Issues are required for both bug fixes and features. --> Issue URL: resolves https://github.com/ionic-team/ionic-framework/issues/27094 ## What is the new behavior? <!-- Please describe the behavior or changes that are being added by this PR. --> - It works now! ## Does this introduce a breaking change? - [x] Yes - [ ] No <!-- If this introduces a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information <!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change. --> BREAKING CHANGE: This is a breaking change description. --------- Co-authored-by: Sean Perkins <sean-perkins@users.noreply.github.com>
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
HELLO WORLD
|
||||
first commit
|
||||
|
||||
|
||||
another commit
|
||||
|
||||
abc123
|
||||
second commit
|
||||
|
||||
# @ionic/core
|
||||
|
||||
|
||||
Reference in New Issue
Block a user