feat: update line height and width of note size warning text (#852)
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
ButtonType,
|
||||
sanitizeHtmlString,
|
||||
} from '@standardnotes/snjs';
|
||||
import { SKAlert } from 'sn-stylekit';
|
||||
import { SKAlert } from '@standardnotes/stylekit';
|
||||
|
||||
/** @returns a promise resolving to true if the user confirmed, false if they canceled */
|
||||
export function confirmDialog({
|
||||
|
||||
Reference in New Issue
Block a user