DEV: removes unused text-overflow (#27865)

This commit is contained in:
Joffrey JAFFEUX 2024-07-11 13:45:16 +02:00 committed by GitHub
parent 5cdd6d7c37
commit 797f659eed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 4 deletions

View File

@ -1 +0,0 @@
{{html-safe this.text}}

View File

@ -1,3 +0,0 @@
import Component from "@ember/component";
export default Component.extend({});