add page themes for admins

This commit is contained in:
呱呱呱
2023-08-23 17:16:03 +08:00
parent 471fbcace4
commit beeb12c336
21 changed files with 320 additions and 17 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe Admins::PageThemesController, type: :controller do
end