Closed bjsi closed 1 year ago
https://github.com/browneyedsoul/RemNote-Aligner/blob/0a53fd061c146cdb75b474432f7c45747a20a26a/src/widgets/index.tsx#L24-L36
I think you can simplify this to:
const rem = await plugin.focus.getFocusedRem(); await rem?.addPowerup(CENTER)
Awesome!
https://github.com/browneyedsoul/RemNote-Aligner/blob/0a53fd061c146cdb75b474432f7c45747a20a26a/src/widgets/index.tsx#L24-L36
I think you can simplify this to: