discourse icon indicating copy to clipboard operation
discourse copied to clipboard

DEV: Prefer `site` injection over import

Open cvx opened this issue 4 years ago • 0 comments

In helpers, use helperContext().site, and in cases where injection isn't available prefer Site.currentProp() over Site.current().get().

cvx avatar Nov 17 '21 00:11 cvx