Removed unused class app-body from react app container
• Removed: - unused class app-body from react app container
This commit is contained in:
parent
c10bfe1d72
commit
50714c41be
@ -7,7 +7,7 @@ class ReactController < ApplicationController
|
||||
before_action :set_data_for_meta, only: :react
|
||||
|
||||
def react
|
||||
@body_classes = 'app-body'
|
||||
#
|
||||
end
|
||||
|
||||
private
|
||||
|
Loading…
x
Reference in New Issue
Block a user